home *** CD-ROM | disk | FTP | other *** search
/ TeX 1995 July / TeX CD-ROM July 1995 (Disc 1)(Walnut Creek)(1995).ISO / macros / text1 / macros / cm10.textext < prev    next >
Text File  |  1991-10-23  |  1KB  |  35 lines

  1. \font\cmXbi=cmbxti10
  2. \font\cmXcc=cmcsc10
  3. \expandafter\newdimen\csname\the\naMEtok ilsx\endcsname
  4. \global\csname\the\naMEtok ilsx\endcsname=\bAseSkip
  5. \ifdim\csname\the\naMEtok ilsx\endcsname=0pt
  6. \csname\the\naMEtok ilsx\endcsname=12pt\fi%
  7. \expandafter\xdef\csname\the\naMEtok\endcsname{%
  8. \def\noexpand\rm{\fam0\tenrm}%
  9. \def\noexpand\mi{\fam1\teni}%
  10. \def\noexpand\sy{\fam2\tensy}%
  11. \def\noexpand\ex{\fam3\tenex}%
  12.     \textfont0=\tenrm \textfont1=\teni
  13.     \textfont2=\tensy \textfont3=\tenex
  14.     \textfont\itfam=\tenit
  15.     \textfont\ttfam=\tentt \textfont\bffam=\tenbf
  16.     \textfont\ccfam=\cmXcc
  17. \def\noexpand\bd{\fam\bffam\tenbf}%
  18. \def\noexpand\it{\fam\itfam\tenit}%
  19. \def\noexpand\tt{\fam\ttfam\tentt}%
  20. \def\noexpand\cc{\fam\ccfam\cmXcc}%
  21. \def\noexpand\bi{\fam\bifam\cmXbi}%
  22. \noexpand\rm%
  23. \noexpand\nonIBM%
  24. \noexpand\let\noexpand\italic=\noexpand\it%
  25. \noexpand\let\noexpand\bolditalic=\noexpand\bi%
  26. \noexpand\let\noexpand\bold=\noexpand\bd%
  27. \noexpand\let\noexpand\caps=\noexpand\cc%
  28. \noexpand\let\noexpand\typewriter=\noexpand\tt%
  29. \noexpand\let\noexpand\roman=\noexpand\rm%
  30. \noexpand\let\noexpand\symbol=\noexpand\sy%
  31. \noexpand\let\noexpand\mathitalic=\noexpand\mi%
  32. \noexpand\let\noexpand\extension=\noexpand\ex%
  33. \noexpand\interlineskip{%
  34. \noexpand\csname\the\naMEtok ilsx\noexpand\endcsname}}%
  35.